home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / drivers / lz26013.arj / USRGUIDE.TXT < prev   
Text File  |  1993-11-12  |  9KB  |  227 lines

  1.                           CD-ROM Setup User's Guide
  2.  
  3.  November 12, 1993                               LZ260 Revision 1.30
  4.  
  5.  
  6.  1.  If there will be only one CDROM drive on your system
  7.  
  8.  2.  If there will be more than one CDROM drive
  9.  
  10.  3.  If you are connected to a network
  11.  
  12.  4.  If you want to load the CDROM software into upper memory
  13.  
  14.  5.  If you just want to update the CDROM software files
  15.  
  16.  6.  If you want to verify the CM260 host adapter settings
  17.  
  18.  7.  If you want to use host RAM for buffers (/M option)
  19.  
  20.  8.  If you are using DOS 6.0.
  21.  
  22.  9.  Using the special functions flags.
  23.  ---------------------------------------------------------------------------
  24.  
  25.  Section 1.    If there will be only one CDROM drive on your system
  26.  
  27.  If you want to use the factory settings (i.e. you have not changed the
  28.  jumpers on the CM260 host adapter), you may run Quick Setup, by pressing
  29.  F3.  This will install the CDROM software on your startup disc and modify
  30.  your startup files to load the software when your system is restarted.
  31.  
  32.  If you need to change the settings or the name of the directory where
  33.  Setup will install the software, run Full Setup, by pressing F4.
  34.  
  35.  ---------------------------------------------------------------------------
  36.  
  37.  Section 2.    If there will be more than one CDROM drive
  38.  
  39.  Run Full Setup, by pressing F4, to install the CDROM software files, but
  40.  skip editing CONFIG.SYS and AUTOEXEC.BAT, the startup files.
  41.  
  42.  In the CONFIG.SYS file, Setup allows for only one active statement loading
  43.  a device driver for the CM260 host adapter.  Setup allows you to change the
  44.  options settings on that line, but not to add another.  To access more than
  45.  one CM260 host adapter, you must set the jumpers on each adapter to a unique
  46.  port and a unique IRQ, and then  you must edit the CONFIG.SYS file to add a
  47.  "DEVICE=" statement for each adapter. Use the /P and /I switch options to
  48.  assign each copy of the driver to a specific adapter, and use the /D option
  49.  to assign each a unique tag name. Setup does not detect any device driver
  50.  other than DD260.
  51.  
  52.  In the AUTOEXEC.BAT file, Setup allows for only one /D:tag_name switch in
  53.  the statement which loads the Microsoft CDROM Extensions program, MSCDEX.EXE.
  54.  Setup allows you to change the tag name, but not to add another.  To access
  55.  more than one CDROM drive thru MSCDEX, you must edit the AUTOEXEC.BAT file
  56.  to add a /D switch for each device driver you have loaded. Drive letters
  57.  will be assigned by tag names from left to right.
  58.  
  59.  For example, to access two CM260 adapters and one generic adapter, in the
  60.  CONFIG.SYS file :
  61.  
  62.      DEVICE=C:\CDROM\DD260.SYS /P:340 /I:3 /D:MSCD001
  63.      DEVICE=C:\GENERIC\GENERIC.SYS /D:MSCD002
  64.      DEVICE=C:\CDROM\DD260.SYS /P:330 /I:6 /D:MSCD003
  65.  
  66.      and in the AUTOEXEC.BAT file :
  67.  
  68.      C:\CDROM\MSCDEX /L:G /D:MSCD003 /D:MSCD001 /D:MSCD002
  69.  
  70.  The drive attached to the CM260 host adapter set for port 340 and IRQ 3 is
  71.  drive H, the drive on the other CM260 is drive G, and the generic drive is
  72.  drive I.
  73.  
  74.  ---------------------------------------------------------------------------
  75.  
  76.  Section 3.    If you are connected to a network
  77.  
  78.  You may use Setup to install the CDROM software files and to edit your
  79.  startup  files.  Before restarting your system,  you  must  edit  your
  80.  AUTOEXEC.BAT  file  to move the statement that loads the Microsoft CDROM
  81.  Extensions program, MSCDEX.EXE, so that it is after any statements that load
  82.  network software and before any that load an operating environment (e.g.
  83.  DOSSHELL or Microsoft Windows).  The network software will not install
  84.  properly if MSCDEX is installed first.
  85.  
  86.  It is recommended that your network administrator inspect the changes
  87.  Setup makes to your startup files.
  88.  
  89.  ---------------------------------------------------------------------------
  90.  
  91.  Section 4.    If you want to load the CDROM software into upper memory
  92.  
  93.  The device driver for the CM260 host adapter, DD260.SYS, has been
  94.  successfully tested with the DEVICEHIGH= feature of DOS 5.0, which can be
  95.  used to load device drivers into upper memory. Please refer to your DOS
  96.  manuals for instructions on using DEVICEHIGH=. You will have to edit your
  97.  CONFIG.SYS file to make this change. The DD260.SYS driver has not been
  98.  tested with other, similar software.
  99.  
  100.  The Microsoft CDROM Extensions program, MSCDEX.EXE, cannot be loaded
  101.  into upper memory. The /E switch asks MSCDEX to allocate expanded memory
  102.  for its buffers only.
  103.  
  104.  ---------------------------------------------------------------------------
  105.  
  106.  Section 5.    If you just want to update the CDROM software files
  107.  
  108.  Run Full Setup, by pressing F4. After the files have been copied, you
  109.  can skip editing the startup files, CONFIG.SYS and AUTOEXEC.BAT, keeping
  110.  your current startup settings.
  111.  
  112.  ---------------------------------------------------------------------------
  113.  
  114.  Section 6.    If you want to verify the CM260 host adapter settings
  115.  
  116.  The CM260 host adapter and the CDROM drive must be installed before
  117.  running this test.
  118.  
  119.  Run Verify Setup, by pressing F5. This will try to access the CDROM
  120.  drive using the settings for port and IRQ from the DEVICE= statement that
  121.  was added to the CONFIG.SYS file. If you have not edited the CONFIG.SYS
  122.  file during this run of Setup, Verify Setup will use the factory settings.
  123.  
  124.  If Verify Setup fails:
  125.  
  126.            1) check that the settings match the jumpers on the host adapter,
  127.            2) check that no other expansion boards use those settings, and
  128.            3) check that all cables are properly installed.
  129.  
  130.  ---------------------------------------------------------------------------
  131.  
  132.  Section 7.    If you want to use host RAM for buffers (/M option)
  133.  
  134.  Both MSCDEX and DD260 allow you to allocate space in host RAM, your
  135.  computer system's main memory, for buffers. In both cases, the number of
  136.  buffers is given by an option switch, /M. MSCDEX will keep directory
  137.  information in its buffers. DD260 uses the buffers to read ahead.
  138.  Allocating more buffers will usually improve performance, but at the cost
  139.  of increasing the memory used by these programs.
  140.  
  141.  It is recommended that you accept the defaults offered. These settings
  142.  will give good performance on most systems for most applications.
  143.  
  144.  ---------------------------------------------------------------------------
  145.  
  146.  Section 8.    If you are using DOS 6.0.
  147.  
  148.  DOS 6.0 contains a compatible copy of MSCDEX.EXE.  That version of the
  149.  Microsoft CDROM Extensions program is included on this distribution disk
  150.  and is compatable with earlier versions of MS-DOS.
  151.  
  152.  ---------------------------------------------------------------------------
  153.  
  154.  Section 9.    Using the special functions flags
  155.  
  156.  
  157.  The flags parameter provides for special functions which may be required
  158.  due to the CDROM drive and host adapter environment or application disks.
  159.  
  160.  
  161.  Function 1: Protect against sound card software hangs.
  162.  
  163.         The read-ahead function of the CDROM device driver can be interfered
  164.         with by similar background operation of some sound card software.
  165.         If the application hangs during operation with a sound card, try this
  166.         flag.
  167.  
  168.  
  169.  Function 2: Operate a 2x drive exclusively at 1x
  170.  
  171.         Some application disks have been designed to operate at 1x
  172.         (single) speed and appear to run poorly or unnaturally
  173.         when operated at the 2x (double) speed.  If this is the
  174.         case, try this flag.
  175.  
  176.  
  177.  Function 4: Operate with PCs with fast busses
  178.  
  179.         Most PCs can operate at the standard ISA speed of 8 MHZ.  The CM260
  180.         host adapter should be run only in a standard ISA bus running at
  181.         8 MHZ.  If the bus cannot be slowed to 8 MHZ or if the bus fails to
  182.         meet ISA standards for signal timing, you may experience a high rate
  183.         of data errors.  If this occurs on your PC, try this flag.
  184.  
  185.         
  186.  Multiple flags:
  187.         
  188.  Any combination of the above special functions may be turned on by adding
  189.  the flag values.  The following table defines the result of all possible
  190.  flag sum combinations:
  191.  
  192.         /f:0    No special functions (default)
  193.  
  194.         /f:1    Protect against sound card software hangs
  195.  
  196.         /f:2    Operate a 2x drive exclusively at 1x
  197.  
  198.         /f:3    Protect against sound card software hangs
  199.                 Operate a 2x drive exclusively at 1x
  200.  
  201.         /f:4    Operate with PCs with fast busses
  202.  
  203.         /f:5    Protect against sound card software hangs
  204.                 Operate with PCs with fast busses
  205.  
  206.         /f:6    Operate a 2x drive exclusively at 1x
  207.                 Operate with PCs with fast busses
  208.  
  209.         /f:3    Protect against sound card software hangs
  210.                 Operate a 2x drive exclusively at 1x
  211.                 Operate with PCs with fast busses
  212.  
  213.  ---------------------------------------------------------------------------
  214.  Copyrights
  215.  
  216.  DD260.SYS, SETUP.EXE, USRGUIDE.TXT
  217.      (c) copyright 1993 Laser Magnetic Storage International
  218.  
  219.  SETUP.EXE
  220.      portions (c) copyright 1991 Borland International
  221.  
  222.  MSCDEX.EXE
  223.      (c) copyright 1986,1987,1988,1989,1990,1992 Microsoft Corporation
  224.  
  225.  Sound Blaster
  226.      (c) copyright Creative Labs, Inc.
  227.